home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BCI NET
/
BCI NET Dec 94.iso
/
archives
/
telecomm
/
bbs
/
wwbbs.lha
/
OwnDevUnit
/
fd
/
OwnDevUnit.fd
Wrap
Text File
|
1992-04-27
|
435b
|
16 lines
* OwnDevUnit.library
##base _OwnDevUnitBase
##bias 30
##public
* functions found in version 1 of the library
LockDevUnit(device,unit,ownername,notifybit)(a0/d0/a1/d1)
AttemptDevUnit(device,unit,ownername,notifybit)(a0/d0/a1/d1)
FreeDevUnit(device,unit)(a0/d0)
NameDevUnit(device,unit,ownername)(a0/d0/a1)
AvailDevUnit(device,unit)(a0/d0)
* functions added in version 2 of the library
##private
RexxQuery(rexxmsg)(a0)
##public
##end